home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / ninja_nightmare.swf / scripts / DefineButton2_944 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-03-20  |  90 b   |  4 lines

  1. on(press){
  2.    _parent._parent.script.pressup = _parent._parent.script.moveup = true;
  3. }
  4.